Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update all non-major dependencies #1347

Merged
merged 1 commit into from
Sep 16, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 11, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@apollo/client (source) 3.11.5 -> 3.11.8 age adoption passing confidence
@fontsource/inter (source) 5.0.20 -> 5.1.0 age adoption passing confidence
@fontsource/mulish (source) 5.0.19 -> 5.1.0 age adoption passing confidence
@fontsource/poppins (source) 5.0.15 -> 5.1.0 age adoption passing confidence
@lingui/cli 4.11.3 -> 4.11.4 age adoption passing confidence
@lingui/conf 4.11.3 -> 4.11.4 age adoption passing confidence
@lingui/core 4.11.3 -> 4.11.4 age adoption passing confidence
@lingui/detect-locale 4.11.3 -> 4.11.4 age adoption passing confidence
@lingui/format-po 4.11.3 -> 4.11.4 age adoption passing confidence
@lingui/macro 4.11.3 -> 4.11.4 age adoption passing confidence
@lingui/react 4.11.3 -> 4.11.4 age adoption passing confidence
@lingui/vite-plugin 4.11.3 -> 4.11.4 age adoption passing confidence
@mui/icons-material (source) 6.0.2 -> 6.1.0 age adoption passing confidence
@mui/material (source) 6.0.2 -> 6.1.0 age adoption passing confidence
@mui/x-data-grid (source) 7.15.0 -> 7.16.0 age adoption passing confidence
@mui/x-date-pickers (source) 7.15.0 -> 7.16.0 age adoption passing confidence
eslint-plugin-react 7.35.0 -> 7.36.0 age adoption passing confidence
husky 9.1.5 -> 9.1.6 age adoption passing confidence
knip (source) 5.27.5 -> 5.30.1 age adoption passing confidence
lint-staged 15.2.9 -> 15.2.10 age adoption passing confidence
typescript (source) 5.5.4 -> 5.6.2 age adoption passing confidence
typescript-eslint (source) 8.3.0 -> 8.5.0 age adoption passing confidence
vite (source) 5.4.2 -> 5.4.4 age adoption passing confidence
vite-plugin-checker 0.7.2 -> 0.8.0 age adoption passing confidence
vitest (source) 2.0.5 -> 2.1.0 age adoption passing confidence

Release Notes

apollographql/apollo-client (@​apollo/client)

v3.11.8

Compare Source

Patch Changes

v3.11.7

Compare Source

Patch Changes
  • #​12052 e471cef Thanks @​jerelmiller! - Fixes a regression from where passing an invalid identifier to from in useFragment would result in the warning TypeError: Cannot read properties of undefined (reading '__typename').

v3.11.6

Compare Source

Patch Changes
fontsource/font-files (@​fontsource/inter)

v5.1.0

Compare Source

v5.0.21

Compare Source

fontsource/font-files (@​fontsource/mulish)

v5.1.0

Compare Source

v5.0.20

Compare Source

fontsource/font-files (@​fontsource/poppins)

v5.1.0

Compare Source

v5.0.16

Compare Source

lingui/js-lingui (@​lingui/cli)

v4.11.4

Compare Source

Bug Fixes
mui/material-ui (@​mui/icons-material)

v6.1.0

Compare Source

Sep 10, 2024

A big thanks to the 21 contributors who made this release possible. Here are the highlights ✨:

  • Minor version changes: To solve longstanding ESM compatibility issues we added package exports to @mui/icons-material (#​43624). This change is backwards compatible with previously recommended setups. Bundlers that don't support the exports field won't be affected. If you discover any issues, please reach out by creating a GitHub issue.
  • This release also includes several fixes and documentation improvements to support the Material UI v6 upgrade.
@mui/[email protected]
@mui/[email protected]
@mui/[email protected]
Docs
Core

All contributors of this release in alphabetical order: @​alelthomas, @​cherniavskii, @​Designer023, @​DiegoAndai, @​GoOrit-Anima, @​IAluI, @​Janpot, @​JCQuintas, @​lhilgert9, @​lokendra-reco, @​LuseBiswas, @​Michael-Hutchinson, @​michaldudak, @​mnajdova, @​ohmsl, @​oliviertassinari, @​renovate[bot], @​sai6855, @​samuelsycamore, @​siriwatknp, @​zanivan

mui/mui-x (@​mui/x-data-grid)

v7.16.0

Compare Source

Sep 5, 2024

We'd like to offer a big thanks to the 13 contributors who made this release possible. Here are some highlights ✨:

  • 🎨 Update the design of Data Grid column headers (#​14293)
  • 🧠 Add the slots concept introduction documentation page (#​13881)
  • 🌍 Improve Chinese (zh-CN) and Dutch (nl-NL) locales on the Data Grid
  • 🐞 Bugfixes
  • 📚 Documentation improvements
Data Grid
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected], plus:

@mui/[email protected] premium

Same changes as in @mui/[email protected].

Date and Time Pickers
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected].

Charts
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected], plus:

  • [charts-pro] Fix props and automated documentation on BarChartPro and LineChartPro (#​14391) @​JCQuintas
Tree View
@mui/[email protected]
@mui/[email protected]
Docs
Core
jsx-eslint/eslint-plugin-react (eslint-plugin-react)

v7.36.0

Compare Source

Added
Fixed
  • [function-component-definition], [boolean-prop-naming], [jsx-first-prop-new-line], [jsx-props-no-multi-spaces], propTypes: use type args (#​3629 @​HenryBrown0)
  • JSX pragma: fail gracefully (#​3632 @​ljharb)
  • [jsx-props-no-spreading]: add explicitSpread option to schema (#​3799 @​ljharb)
Changed

v7.35.2

Compare Source

Fixed
  • [jsx-curly-brace-presence]: avoid autofixing attributes with double quotes to a double quoted attribute ([#​3814][] @​ljharb)

undefined
[#​1000]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1000%0A[#​1002]: https://github.com/jsx-eslint/eslint-plugin-react/issues/1002%0A[#​1005]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1005%0A[#​100]: https://github.com/jsx-eslint/eslint-plugin-react/issues/100%0A[#​1010]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1010%0A[#​1013]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1013%0A[#​1022]: https://github.com/jsx-eslint/eslint-plugin-react/issues/1022%0A[#​1029]: https://github.com/jsx-eslint/eslint-plugin-react/issues/1029%0A[#​102]: https://github.com/jsx-eslint/eslint-plugin-react/issues/102%0A[#​1034]: https://github.com/jsx-eslint/eslint-plugin-react/issues/1034%0A[#​1038]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1038%0A[#​1041]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1041%0A[#​1043]: https://github.com/jsx-eslint/eslint-plugin-react/issues/1043%0A[#​1046]: https://github.com/jsx-eslint/eslint-plugin-react/issues/1046%0A[#​1047]: https://github.com/jsx-eslint/eslint-plugin-react/issues/1047%0A[#​1050]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1050%0A[#​1053]: https://github.com/jsx-eslint/eslint-plugin-react/issues/1053%0A[#​1057]: https://github.com/jsx-eslint/eslint-plugin-react/issues/1057%0A[#​105]: https://github.com/jsx-eslint/eslint-plugin-react/issues/105%0A[#​1061]: https://github.com/jsx-eslint/eslint-plugin-react/issues/1061%0A[#​1062]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1062%0A[#​1070]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1070%0A[#​1071]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1071%0A[#​1073]: https://github.com/jsx-eslint/eslint-plugin-react/issues/1073%0A[#​1076]: https://github.com/jsx-eslint/eslint-plugin-react/issues/1076%0A[#​1079]: https://github.com/jsx-eslint/eslint-plugin-react/issues/1079%0A[#​1088]: https://github.com/jsx-eslint/eslint-plugin-react/issues/1088%0A[#​1098]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1098%0A[#​1101]: https://github.com/jsx-eslint/eslint-plugin-react/issues/1101%0A[#​1103]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1103%0A[#​110]: https://github.com/jsx-eslint/eslint-plugin-react/issues/110%0A[#​1116]: https://github.com/jsx-eslint/eslint-plugin-react/issues/1116%0A[#​1117]: https://github.com/jsx-eslint/eslint-plugin-react/issues/1117%0A[#​1119]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1119%0A[#​1121]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1121%0A[#​1122]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1122%0A[#​1123]: https://github.com/jsx-eslint/eslint-plugin-react/issues/1123%0A[#​1130]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1130%0A[#​1131]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1131%0A[#​1132]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1132%0A[#​1134]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1134%0A[#​1135]: https://github.com/jsx-eslint/eslint-plugin-react/issues/1135%0A[#​1139]: [https://github.com/jsx-eslint/eslint-plugin-react/pull/1139


Configuration

📅 Schedule: Branch creation - "* 0-4 * * 3" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Sep 11, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 7a1998e to bf8312c Compare September 16, 2024 11:53
@IanKrieger IanKrieger merged commit 481f85d into master Sep 16, 2024
9 checks passed
@IanKrieger IanKrieger deleted the renovate/all-minor-patch branch September 16, 2024 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant